home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Den Norske Hjemmedataklubben / Agaton 92-4 (1992)(Data-Tronic AS)(NO)(Disk 1 of 2).zip / Agaton 92-4 (1992)(Data-Tronic AS)(NO)(Disk 1 of 2).adf / MrED / docs / MrEDkeys.doc < prev    next >
Text File  |  1978-04-13  |  4KB  |  89 lines

  1. +-----------------------------------------------------------------------------+
  2. |                               M r E D !                                     |
  3. |                                                                             |
  4. |        (ibM gRaphics EDitor)  The ANSI graphics editor for the Amiga        |
  5. +-----------------------------------------------------------------------------+
  6.                                   BY:
  7.                                   
  8.                             Robert V. Fahey
  9.                             a.k.a. NECR0SIS
  10.                             
  11.            internet: faheyr@silver.ucs.indiana.edu
  12.                       faheyr@cssun.cs.indiana.edu
  13.                       faheyr@rose.ucs.indiana.edu
  14.                       
  15.              bitnet:         faheyr@iugold    
  16.  
  17. (C) 1991, R. Fahey, all rights reserved.
  18.  
  19. *******************************************************************************
  20.                                ShareWare Notice:
  21.                                
  22. This program is ShareWare, and R.Fahey holds all Copyrights to it. MrED is
  23. freely distributable, so long as the files contained in this archive are
  24. distributed AS IS... etc etc etc... I'm sure you have all heard this
  25. before... ;-)
  26.  
  27. I am releasing this program as Shareware, because I believe in the
  28. Shareware policy of "try-before-you-buy". This program can be registered
  29. for only $10 (U.S. Currency, or equivalent), and will get you free upgrades
  30. as they are completed. I am only asking $10, and I ask you to please register
  31. it if you use it. (I'm a starving college student, and any contributions would
  32. be greatly appreciated!) Not only that, if you register, I know who has needs
  33. for this program, and can receive feedback to further improve this product.
  34.  
  35. ******************************************************************************
  36.  
  37. During Block Move, Special Keys:
  38. -------------------------------
  39. arrow keys - move window
  40. A-P        - Paste window to current location
  41. A-C        - Paste window once, then exit Block Move
  42. A-Q        - Quit Block Move
  43.  
  44.  
  45. Special Keys:
  46. -------------
  47. Here's a listing of the keybindings for MrED:
  48.  
  49. arrow keys - Move the cursor around the screen
  50. bkspace    - Deletes the char to the left of the cursor (see above about
  51.              backspace mode)
  52. delete     - Deletes the char to the right of the cursor, does a shift of the
  53.              chars after that character to the left
  54. KeyPad     - See above -- Use special character sets
  55. ESC - Clears the screen (prompts first)
  56. F1  - Current foreground color down (decrement color)
  57. F2  - Current foreground color up   (increment color)
  58. F3  - Current background color down (decrement color)
  59. F4  - Current background color up   (increment color)
  60. F5 - F10  - Change the current bindings for the keypad - It selects the first 6
  61.             possible special character sets to be bound to the keypad, and
  62.             displays the binding at the bottom of the screen.
  63. (^ denotes holding down the cntrl key, and pressing the following key)
  64. ^K  - Kill (delete) the current line under the cursor
  65. ^N  - iNsert a blank line at the current cursor position
  66. ^F  - Get the foreground color from under the cursor position, make that the
  67.       current foreground color
  68. ^B  - Get the background color from under the cursor position, make that the
  69.       current background color
  70. ^C  - Get the foreground AND background colors from the current cursor position,
  71.       make those the current foreground/background colors
  72. R-Amiga:
  73. --------
  74.     L      - Load a file
  75.     S      - Save an ANSI file
  76.     A      - Save an ASCII file
  77.     C      - Clear Screen
  78.     Q      - Quit MrED
  79.     N      - Toggle insert mode
  80.     B      - Toggle backspace mode
  81.     O      - Toggle Optimize mode
  82.     Z      - Toggle Line Drawing mode
  83.     D      - Change cursor direction
  84.     M      - Mark Block
  85.     F1-F10 - Selects charsets 7-16 for COMPLETE and total ansi editing.
  86.              (SEE URGENT AND EXTREMELY IMPORTANT NOTE ABOUT F1 and F2 
  87.               ELSEWHERE IN THIS DOCUMENT!!)
  88.     
  89.